Alpha Mapping

Alpha mapping is a technique used to control transparency by marking certain areas as visible or invisible based on a grayscale alpha texture.

Info

In alpha maps, white regions are opaque, black regions are transparent, and shades in between represent partial transparency.

You can think of alpha mapping as...

a stencil or cut-out guide for a texture. It’s like painting on glass, where some parts are clear and others are filled in.

AlphaMapping.png